crypto/internal/hpke.dhKEM.ExtractAndExpand (method)

3 uses

	crypto/internal/hpke (current package)
		hpke.go#L83: func (dh *dhKEM) ExtractAndExpand(dhKey, kemContext []byte) []byte {
		hpke.go#L107: 	return dh.ExtractAndExpand(dhVal, kemContext), encPubEph, nil
		hpke.go#L121: 	return dh.ExtractAndExpand(dhVal, kemContext), nil